projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2022-08-19
John Wiegley
Merge pull request from belak/remove-extra-font-lock...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
John Wiegley
Merge pull request from realcomplex/override-global...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
realcomplex
Go back to making `override-global-mode` non-global
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
Koen van Greevenbroek
Make sure that bind-key's `override-global-mode` is...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
John Wiegley
Merge pull request from tarsiiformes/quote-quote
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Jonas Bernoulli
Quote single quotes in docstrings or use different...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
John Wiegley
Merge pull request from tarsiiformes/cleanup-manual
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Jonas Bernoulli
manual: Regenerate texi file
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from conao3/fix-declare-style
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from waymondo/ensure-system-packages...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from waymondo/use-package-hook-handl...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from waymondo/use-package-chords...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from matzebond/master
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from wcy123/master
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from phst/lex
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from phst/flet
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from conao3/add-custom-face-description
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from iaeerfung/master
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from wyuenho/set-default-use-package...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from wyuenho/statistics-sorting
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from Hugo-Heagren/bind-keys-repeat-map
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from danielpza/add-update-custom...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from tarsiiformes/silencio
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from DamienCassou/update-texi
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
John Wiegley
Merge pull request from skangas/fix-typo
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Matthias Schmitt
Add: 'local' keyword
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Jonas Bernoulli
Avoid positional arguments to define-minor-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-06-26
Stefan Kangas
Fix typo in use-package docstring
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Damien Cassou
Update use-package.texi
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Wang Chunye
optimization: constand folding for read-kbd-macro
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Hugo Heagren
bind-keys-form: error for repeat sub-keywords without...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Hugo Heagren
bind-key-form: allow :continue keyword inside repeat map
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Hugo Heagren
bind-key-form: allow :exit keyword inside repeat map
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Hugo Heagren
bind-keys-form: new keyword :repeat-map, for defining...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Daniel Perez...
feat: add update custom packages command
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Jimmy Yuen...
Properly sort use-package-statistics-report
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Jimmy Yuen...
Fix void-variable use-package-enable-imenu-support
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Philipp Stephani
Remove uses of deprecated ‘flet’ macro
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
Yurii Kholodkov
fix docstring. was: invalid function name
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
John Wiegley
Merge pull request from minad/improved-unbind
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Daniel Mendler
unbind-key: Ensure that keys are removed from the keymap
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Daniel Mendler
bind-key: Use new symbols for kmapvar
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
John Wiegley
Merge pull request from tzz/tzz/use-package-use-theme
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Ted Zlatanov
Add use-package-use-theme and avoid missing theme errors
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Ted Zlatanov
Merge pull request from kljohann/custom-use-single-let
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Johann Klähn
Use a single let binding when expanding consecutive...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-01
John Wiegley
Merge pull request from tzz/tzz/remove-use-package...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Ted Zlatanov
Remove use-package theme from global list of custom...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
John Wiegley
Merge pull request from tzz/tzz/set-comment-and-synthet...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-29
Ted Zlatanov
Create new "use-package" themse and use it for :custom...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-29
Ted Zlatanov
set property theme-value to avoid saving variable
commit
|
commitdiff
|
tree
|
snapshot
2020-11-29
Ted Zlatanov
Revert "use-package-core.el: use the Emacs set-default...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-29
Ted Zlatanov
set saved-variable-comment from :custom
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
John Wiegley
Update version to 2.4.1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Naoya Yamashita
add multiple and eval :custom-face usage
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Kaleb Elwert
Remove use-package-font-lock-keywords
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
John Wiegley
Merge pull request from wyuenho/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Philipp Stephani
Migrate remaining files to lexical binding
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Jimmy Yuen...
Merge branch 'master' into patch-1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
John Wiegley
Merge pull request from tzz/custom-set-default
commit
|
commitdiff
|
tree
|
snapshot
2020-07-12
Ted Zlatanov
Update the documentation for :custom as per
commit
|
commitdiff
|
tree
|
snapshot
2020-07-12
Jimmy Yuen...
Fix broken test due to
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jimmy Yuen...
better tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jimmy Yuen...
add test for
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jimmy Yuen...
Support keymap symbol in bind-key
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
John Wiegley
Merge pull request from tzz/custom-set-default
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Ted Zlatanov
use-package-core.el: use the Emacs set-default function...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
John Wiegley
Merge pull request from jjlee/call-hooks-even-if-no...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
John Wiegley
Merge branch 'master' into call-hooks-even-if-no-config
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
John Wiegley
Merge pull request from nahuel/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Nahuel Greco
typo, should be a vector, not a bytecode object
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
John Lee
Add special value back again, in case needed for backwa...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
John Lee
Even when there's no :config, run any pre/post config...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
John Wiegley
Merge pull request from jwiegley/johnw/clarify
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
John Wiegley
Clarify the documentation for :after
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
John Wiegley
Merge pull request from DamienCassou/typos
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Damien Cassou
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2019-11-10
John Wiegley
Merge pull request from tarsiiformes/typos
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Jonas Bernoulli
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
John Wiegley
Use `require', not `load', when byte-compiling ()
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Radon Rosborough
Update tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Radon Rosborough
Switch from `require' to `load' + `featurep'
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Radon Rosborough
Use `require', not `load', when byte-compiling
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Justin Talbott
update bind-chords to use of eval-after-load when maps...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Justin Talbott
rename function
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Justin Talbott
extract use-package-hook-handler-flatten-mode-symbols...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Justin Talbott
use `use-package-as-one` for normalizing `:ensure-syste...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
John Wiegley
Make custom-face evaluate elisp. ()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Vincent Zhang
Make custom-face evaluate elisp
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Naoya Yamashita
* use-package-core.el (use-package): fix declare style
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
John Wiegley
Merge pull request from stribb/master
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Andrew Stribblehill
Add a line of documentation for (use-pacakage ... ...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
John Wiegley
Merge pull request from conao3/fix_default_value
commit
|
commitdiff
|
tree
|
snapshot
2018-11-10
John Wiegley
Merge pull request from tarsiiformes/silencio
commit
|
commitdiff
|
tree
|
snapshot
2018-11-10
Jonas Bernoulli
Silence byte-compiler on Emacs 25
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
John Wiegley
Merge pull request from jwiegley/use-package-chords...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Justin Talbott
Merge pull request from lrochfort/ensure-system-package...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Laurence Rochfort
[] Install system packages using system-packages-install
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Justin Talbott
prefix argument with _ to suppress Unused lexical argum...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-15
John Wiegley
Merge pull request from justbur/autoload-keymap
commit
|
commitdiff
|
tree
|
snapshot
next